@font-face {
    font-family: 'Noto Sans HK';
    src: url('NotoSansHK-Thin.woff2') format('woff2'),
        url('NotoSansHK-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

